Crate movingai

source ·
Expand description

The MovingAI Benchmark Parser

§Overview

Things.

Modules§

  • Contains all the parser functions.

Structs§

  • Contains data structure for 2D MovingAI maps. This represents a coordinate iterator for a Map2D.
  • Contains data structure for 2D MovingAI maps. An immutable representation of a MovingAI map.
  • Contains data structure for 2D MovingAI maps. Represent a row (scene) in a scene file.

Traits§

  • Contains data structure for 2D MovingAI maps. A trait representing common operations that can be performed on 2D Maps representations.

Type Aliases§

  • Contains data structure for 2D MovingAI maps. Store coorinates in the (x,y) format.